rs2324 2.2.0
Loading...
Searching...
No Matches
rs2324_t Struct Reference

RS232 4 Click context object. More...

#include <rs2324.h>

Data Fields

digital_out_t cts
digital_in_t rts
uart_t uart
uint8_t uart_rx_buffer [RS2324_RX_DRV_BUFFER_SIZE]
uint8_t uart_tx_buffer [RS2324_TX_DRV_BUFFER_SIZE]

Detailed Description

RS232 4 Click context object.

Context object definition of RS232 4 Click driver.

Field Documentation

◆ cts

digital_out_t cts

UART CTS pin.

◆ rts

digital_in_t rts

UART RTS pin.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[RS2324_RX_DRV_BUFFER_SIZE]

RX Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[RS2324_TX_DRV_BUFFER_SIZE]

TX Buffer size.


The documentation for this struct was generated from the following file: